From: Richard M. Stallman Date: Sun, 20 May 2001 17:18:20 +0000 (+0000) Subject: (lm): Use "p" not "P" for interactive spec. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40198 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b74d98b42055a9240838ce99197d78407c04051d;p=emacs.git (lm): Use "p" not "P" for interactive spec. --- diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el index 68fa876e4b1..02a6dbc6942 100644 --- a/lisp/play/landmark.el +++ b/lisp/play/landmark.el @@ -1651,7 +1651,7 @@ none / 1 | yes | no You start by moving to a square and typing \\[lm-start-robot], if you did not use a prefix arg to ask for automatic start. Use \\[describe-mode] for more info." - (interactive "P") + (interactive "p") (setf lm-n nil lm-m nil) (lm-switch-to-window)